cperl-mode: fix doc string escaping
authorMattias Engdegård <mattiase@acm.org>
Mon, 10 Jun 2024 12:03:48 +0000 (14:03 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 10 Jun 2024 12:08:02 +0000 (14:08 +0200)
commit087b842eedbaff3990cb6f80786934f4c5220d63
tree25d7fc859ac13e50ba023f3f3835a3d4d2b9cc48
parent331573e40731d6635acd366694493c26b480c230
cperl-mode: fix doc string escaping

* lisp/progmodes/cperl-mode.el (cperl--extra-paired-delimiters):
Fix broken escaping.
lisp/progmodes/cperl-mode.el